GrapeCity SPREAD for WPF 2.0J
HolidayCollection コンストラクタ(IEnumerable<IHoliday>)

IHoliday インタフェースを実装した休日のオブジェクト配列。
指定した設定を使用して、新しい HolidayCollection オブジェクトを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal holidays As IEnumerable(Of IHoliday) _
)
public HolidayCollection( 
   IEnumerable<IHoliday> holidays
)

パラメータ

holidays
IHoliday インタフェースを実装した休日のオブジェクト配列。
参照

HolidayCollection クラス
HolidayCollection メンバ
オーバーロード一覧

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.